Usage APIproject/TasksCreate a subtaskCreate a subtask POST /api/2.0/project/task/{taskid:[0-9]+} Creates a subtask with the title and responsible within the parent task specified in the request. Request Responses200401SubtaskUnauthorized